body{
}
@font-face {
    font-family: "Noto Sans TC ";
    src: url('http://www.cebpubservice.com/common/css/font/AlibabaPuHuiTi-3-55-Regular.woff2') format('woff2');
    cache: local;
}

*{
    font-family: "Noto Sans TC ";
}
.detection-wrap{
    background-color: #999;
}
.pb70{
    padding-bottom:70px;
}
.banner {
    width: 100%;
    height: 420px;
    overflow: hidden;
    position:relative;
    top: 0;
    left: 0;
}
.bannerbg_1{
    width: 50%;
    height: 420px;
    position: absolute;
    top: 0;
    left: 0;
}
.bannerbg_2{
    width: 50%;
    height: 420px;
    position: absolute;
    top: 0;
    right: 0;
}
.bannerbg_main {
    width: 100%;
    height: 420px;
    background: url("../img/X_banner.jpg") no-repeat center ;
    position: absolute;
    top: 0;
    right: 0;
}
.detection-logo{
    width: 318px;
    height: 44px;
    background: url("../img/logo.png") no-repeat center;
}
.details-title{
    font-size: 48px;
    line-height: 224px;
    color: #fff;
}
.pl36{
    padding-left:36px;
}
.pr36{
    padding-right:36px;
}
.details-content{
    min-height:600px;
    position: relative;
    top:-122px;
    left: 0;
    background: #fff;
}
.details-item{

}
.item-tittle{
    margin-top: 0;
    padding-left: 14px;
    border-left: 2px solid #0078c2;
}
.item-content{
    margin-top: 12px;
    padding: 22px 16px 0;
    border-top: 1px solid #eee;
}
.lh48{
    line-height: 48px;
}
.item-info{

}
.item-info .icon-star {
    width: 18px;
    height: 18px;
    background: url("../img/star.png") no-repeat center;
    vertical-align: middle;
}
.download{
    margin-top: 10px;
    padding: 0 16px;
    color: #fff;
    background: #0078c2;
    border-radius: 4px;
}
.download:hover{
    color: #fff;
    text-decoration: none;
}
.no-download{
    background: #ccc;
}
.no-download:hover{
    cursor:not-allowed ;
}
.icon-d{
    width: 28px;
    height: 28px;
    margin-right: 6px;
    vertical-align: middle;
}
.icon-r{
    background: url("../img/x_1.png") no-repeat 0 0;
}
.icon-z{
    background: url("../img/x_2.png") no-repeat;
}
.icon-s{
    background: url("../img/x_3.png") no-repeat;
}
.icon-j{
    background: url("../img/x_4.png") no-repeat;
}
.renewal-time{
    color: #999;
    vertical-align: bottom;
}
.history{
    margin-top: 28px;
    background: url("../img/x_c.png")no-repeat 0 center;
    cursor: pointer;
}
.history a{
    text-decoration: none;
    color: #999
}
.history a:hover{
    color: #e73c3f;
}
/*检测认证机构*/
.intro{
    width: 100%;
    outline: none;
    border-radius: 4px;
    resize:none;
    font-size: 14px;
}
.organization-name,
.organization-info{
    font-size: 14px;
    line-height: 38px;
}
.file-list li{

}

.file-list li a{
    font-size: 14px;
    line-height: 38px;
    color: #999;
    text-decoration:none;
}
.file-list li a:hover{
    color: #e73c3f;
}
.ins-table thead tr th,
.charge-table thead tr th{
    padding: 4px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    color: #333;
}
.ins-table tbody tr,
.charge-table  tbody tr{
    height: 30px;
}
.ins-table tbody tr td,
.charge-table  tbody tr td{
    text-align: center;
}
.charge-table a{
    display: inline-block;
    padding-left: 22px;
    background: url("../img/x_c.png") no-repeat;
    text-decoration: none;
}

/*法律法规 */
.pl0{
    padding-left: 0;
}
.pr0{
    padding-right: 0;
}
.standard-list{
    min-width: 500px;
}
.standard-list li{
    border-bottom: 1px dotted #ccc;
}
.standard-list li a{
    font-size: 14px;
    line-height: 38px;
    color: #999;
}
.standard-list li a:hover{
    color: #e73c3f;
    text-decoration: none;
}

/*违法违规行政处罚*/
.standard-renewal-time{
    float: right;
    margin-right:10px;
    font-size: 14px;
    line-height: 38px;
    color: #999;
}

/*收费标准*/
.search-r{
    height: 32px;
    /*line-height: 32px;*/
    border: 1px solid #f2f2f2;
    border-radius:4px;
    font-size: 12px;
    color: #999;
}
.btn-search{
    position: relative;
    width: 22px;
    height: 22px;
    left: 328px;
    top: 6px;
    border:none;
    cursor: pointer;
    background: url("../img/search.png")no-repeat 0 center;
}
/*查看历史记录*/
.history-content{
    height: 100%;
    background: #fff;
}